window: Be smarter about computing the default size
authorBenjamin Otte <otte@redhat.com>
Tue, 26 Apr 2011 22:05:01 +0000 (00:05 +0200)
committerBenjamin Otte <otte@redhat.com>
Tue, 26 Apr 2011 22:27:29 +0000 (00:27 +0200)
commit85aebe74cf465dd39d45cb2668c2f0691c754f98
tree72c7eb8f6ba9faf5f453aec0a845f2d6445f2da3
parent08b2ac1d90b4f3dfa76d6a76fa04ca28c6b7ba12
window: Be smarter about computing the default size

See the code comments for the reasoning behind this. After we don't
force a "guessed" minimum size for labels anymore, a lot of issues
started to surface that this patch attempts to fix. In particular:

1) Tooltips where wrapped as much as possible.
2) The recentchooser submenu displayed only ellipsize dots.
gtk/gtkwindow.c